Don't forget to read the readme for the favoriteAnims.xml line. It's necessary to add.
Place this line into FavoriteAnims.xml in your menyooStuff folder.

     
<Anim dict="sitkylie@queensisters" name="kylie_clip" />
<Anim dict="handkylie@queensisters" name="kylie_clip" />
<Anim dict="selfiekilye@queensisters" name="kilye_clip" />
<Anim dict="scrollingpose@queensisters" name="scrolling_clip" />
<Anim dict="fuckpose@queensister" name="fuckpose_clip" />

Install using Jennie's Custom Anims mod. Get it here:
https://www.gta5-mods.com/misc/custom-animations-add-on-customanims

Make sure you follow their guidelines on how to install that mod properly and how to install animations using it.
 ReadyFivem > put these lines in animation list in your dpemotes / and go to CasinoEmotes drag and drop the yct files and done!

["amya132"] = {"sitkylie@queensisters", "kylie_clip", "SitKylie", AnimationOptions =
{
    EmoteLoop = true,
    EmoteMoving = false,
  }},


["amya133"] = {"handkylie@queensisters", "kylie_clip", "HandKylie", AnimationOptions =
{
    EmoteLoop = true,
    EmoteMoving = false,
  }},

["amya134"] = {"selfiekilye@queensisters", "kilye_clip", "SelfieKilye", AnimationOptions =
{
    EmoteLoop = true,
    EmoteMoving = false,
  }},

["amya135"] = {"scrollingpose@queensisters", "scrolling_clip", "ScrollingPose", AnimationOptions =
{
    EmoteLoop = true,
    EmoteMoving = false,
  }},

["amya137"] = {"fuckpose@queensister", "fuckpose_clip", "FuckpPose1", AnimationOptions =
{
    EmoteLoop = true,
    EmoteMoving = false,
  }},
